github.com/gotd/td/telegram/internal/manager.Conn.log (field)
8 uses
github.com/gotd/td/telegram/internal/manager (current package)
conn.go#L64: log log.Helper // immutable
conn.go#L89: c.log.Info(context.Background(), "SessionInit")
conn.go#L153: c.log.Debug(context.Background(), "Invoke",
conn.go#L165: c.log.Debug(ctx, "Connection dead", log.Error(err))
conn.go#L321: c.log.Debug(ctx, "Initializing")
conn.go#L368: c.log.Debug(ctx, "Retrying connection initialization",
create.go#L83: conn.log = log.For(opts.Logger)
create.go#L91: opts.Logger = conn.log.Named("mtproto").Logger()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |